Autogenerated HTML docs for v1.5.6-rc2-45-gdc92c
diff --git a/git-pull.html b/git-pull.html index 77107a4..8b9e1ec 100644 --- a/git-pull.html +++ b/git-pull.html
@@ -429,10 +429,17 @@ for branch <tt><name></tt>, set configuration <tt>branch.<name>.rebase</tt> to <tt>true</tt>. </p> -<p><strong>NOTE:</strong> This is a potentially _dangerous_ mode of operation. +<div class="admonitionblock"> +<table><tr> +<td class="icon"> +<div class="title">Note</div> +</td> +<td class="content">This is a potentially _dangerous_ mode of operation. It rewrites history, which does not bode well when you published that history already. Do <strong>not</strong> use this option -unless you have read <a href="git-rebase.html">git-rebase(1)</a> carefully.</p> +unless you have read <a href="git-rebase.html">git-rebase(1)</a> carefully.</td> +</tr></table> +</div> </dd> <dt> --no-rebase @@ -1095,7 +1102,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 08-Jun-2008 22:46:54 UTC +Last updated 13-Jun-2008 10:02:42 UTC </div> </div> </body>